Release 10.1A: OpenEdge Data Management:
SQL Reference
Numeric arithmetic expressions
Numeric arithmetic expressions compute a value using addition, subtraction, multiplication, and division operations on numeric literals and expressions that evaluate to any numeric data type.
This is the syntax for a numeric arithmetic expression:
+ | -Unary operators.
numeric_literalNumber value.
numeric_exprEvaluates to a numeric data type.
+ | - | * | /
Operators for addition, subtraction, multiplication, and division. SQL evaluates numeric arithmetic expressions in the following order:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |